Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

259
Vistas
Android Studio Error "Unsupported class file major version 61"

I moved my Android Studio project from one computer to another computer and now I get this error:

"Unsupported class file major version 61" .

enter image description here

How can I fix this?

over 4 years ago · Santiago Trujillo
2 Respuestas
Responde la pregunta

0

class file major version 61 means that the class file you are trying to load has been compiled by Java 17 (and for Java 17+ only).

The Android toolchain only support only classes compiled for Java 11 (if the project is properly configured). So there is something wrong with the library you are trying to load.

As you don't give any details in your question what you are trying to do it is impossible to give you a more detailed answer.

over 4 years ago · Santiago Trujillo Denunciar

0

With the help of @Robert answer,
I found out that the problem was with JAVA 17 and that the Gradle JDK in use was:
Android Studio java home version 17.0.1

I changed it to:
Android Studio default JDK version 11.0.10

enter image description here

Then everything worked like before...

You'll find the Gradle Settings under File > Project Structure...
enter image description here

...or through the Toolbar button: Project Structure...
enter image description here

Then click the Gradle Settings link. enter image description here

over 4 years ago · Santiago Trujillo Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda